dynamic adj. 1.动力的,动力学的;力学(上)的;动(态)的;起动的。 2.有力的,有生气的;能动的;(工作)效率高的。 3.【音乐】力度;强弱法的。 4.【医学】机能(上)的。 5.【哲学】动力论的,力本论的。 a dynamic personality 活跃的性格。 a dynamic atmosphere 生气勃勃的景象。 a dynamic population 动态人口。 n. 〔限指 dynamic〕 (原)动力;动态。 adv. -ally
tree n. 特里〔姓氏〕。 n. 1.树〔主要指乔木,也可指较大的灌木〕。 ★玫瑰可以称为 bush, 也可以称为 tree. 2.木料,木材;木构件;〔古语〕绞首台;〔the tree〕(钉死耶稣的)十字架;鞋楦。 3.树形(物),世系图,家系 (=family tree);【数学】树(形);【化学】树状晶体。 a banana tree 香蕉树。 an axle-tree 心棒,轴料。 a boot-tree 靴楦[型]。 a saddle-tree 鞍架。 at the top of the tree 在最高地位。 tree of Buddha 菩提树。 tree of heaven 臭椿。 tree of knowledge (of good and evil) 【圣经】知道善恶的树,智慧之树。 tree of life 生命之树,生命力的源泉【植物;植物学】金钟柏。 up a tree 〔口语〕进退两难,不知所措。 vt. 赶(猎兽等)上树躲避;〔口语〕使处于困境;穷追;把鞋型插入(鞋内)。
Design and implementation of dynamic tree structure based on b s 的动态树型结构的设计与实现
Enterprise information system framework provides a series of reusable groupware , such as persistence layer which introduces dynamic value object 、 value list hander and command pattern , it encapsulates the detail of accessing database and affords the interface of different persistence layer framework ; basing on asynchronous javascript and xml ( ajax for short ) , we develops the client validity check engine 、 dynamic cascading menu and common 、 dynamic tree structure groupware , as well as a set of tag library which include query 、 pagination 、 cache an so on . they reduce the code redundancy and predigests the development of interface layer enormously ; the security subsystem which is based on secure socket layer ( ssl for short ) and role - based access control ( rbac for short ) ensures the data security transmission and privilege control . furthermore , the model of enterprise application integration ( eai for short ) which based on web services , it supply some helpful explore for the sake of system integration and data communion for the future 企业信息系统框架提供了一系列可复用组件,例如采用动态vo 、值列表处理器以及命令模式的持久层组件,封装了数据库访问细节,并为不同的持久层框架提供调用接口;基于ajax ( asynchronousjavascriptandxml )技术的客户端校验引擎、动态级联菜单以及通用动态树型结构组件,一系列查询、分页、缓存等标签库则减少了表示层的代码冗余,简化了表示层开发;基于ssl登录以及基于角色的访问控制的安全子系统则初步实现了数据安全传输和权限控制;此外基于web服务的企业应用集成模型为今后系统集成、数据共享提供了有益探索。
Our data discloses that the hash - table and dynamic tree splitting operations used in crafty have caused huge l3 cache misses which at last bring in large scalability penalties . they consume 35 % ~ 50 % of the running time on our 4 - way system . by comparison , similar functions of prbfm only cost about 20 % running time 我们的试验数据表明crafty中哈希表操作和动态分裂树操作导致的l3cachemiss成为其多线程程序下的性能瓶颈,导致了极大的扩展性问题,在我们4路和16路的并行系统上,这些操作的时间占到了程序运行总时间的35 % ~ 50 % 。